home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr37 / ho5m.zip / INSTALL.BAT < prev    next >
DOS Batch File  |  1995-02-15  |  418b  |  19 lines

  1. echo off
  2. cls
  3. ECHO .
  4. ECHO . This install batch file is a simple substitute for the installer.
  5. ECHO .
  6. ECHO . It assumes that you will install the package in the current directory.
  7. ECHO . So you should hit Control-C to stop the batch file if you want to
  8. ECHO . avoid installing in this directory.
  9. ECHO .
  10. echo .
  11. pause
  12. cls
  13. ECHO .
  14. ECHO .  Now the main setup routines. ...
  15. echo on
  16. 1sthand Setup
  17. HOMENU.BAT
  18.  
  19.